From 08623bcef22991f2fa6a12fd2d1b36e3adb9a764 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 28 May 2007 05:01:56 +0000 Subject: [PATCH] forgotten file svn path=/trunk/; revision=17956 --- ChangeLog | 4 ++++ gtk/gtkprintoperationpreview.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9f0fc08db8..1d7959d477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ supposed to be -luser32, but he "l" was missing. But nobody has noticed, so presumably unnecessary. +2007-05-26 Matthias Clasen + + * gtk/gtkprintoperationpreview.c: Improve docs + 2007-05-26 Matthias Clasen * gtk/gtkentry.c: Move docs inline. diff --git a/gtk/gtkprintoperationpreview.c b/gtk/gtkprintoperationpreview.c index abfe9d32b8..5363fcd651 100644 --- a/gtk/gtkprintoperationpreview.c +++ b/gtk/gtkprintoperationpreview.c @@ -94,7 +94,7 @@ gtk_print_operation_preview_base_init (gpointer g_iface) * @page_nr: the page to render * * Renders a page to the preview, using the print context that - * was passed to the GtkPrintOperation::preview handler together + * was passed to the #GtkPrintOperation::preview handler together * with @preview. * * Note that this function requires a suitable cairo context to -- 2.30.2